.cont {
	width: 1200px;
	margin: 0 auto;
}

.bt20 {
	margin-bottom: 8px;
}


/*头条*/

.tt {
	width: 100%;
	/*height: 232px;*/
}
.tt a{
	width: 100%;
	display: inline-block;
    vertical-align: middle;
}
.tt h1 {
	width: 100%;
	/** 文本1 */
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 0px;
	color: #1772B4;
	text-align: center;
	vertical-align: top;
	line-height: 45px;
	padding-top: 12px;
}
.ttdiv{
	position:relative;
	    display: table;
    text-align: center;
    width: 100%;
    height: 90px;
}
.ttdiv .ttmore{
	text-align:right;
	
	color:#1772B4;
	width:100%;
}
.tt p {
	width: 100%;
	/** 文本1 */
	font-size: 114%;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 23.99px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	vertical-align: top;
	height: 24px;
	line-height: 24px;
	margin-top: 12px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
/*要闻轮播区域*/
.ywdiv {
	width: 1250px;
	height: 424px;
	background: #fff;
	border-radius: 5px;
	padding: 24px;
	/*margin-top: -121px;*/
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25), 0px 0px 21px 0px rgba(0, 0, 0, 0.12);
	border-radius: 7px;
	box-sizing: border-box;
}
/*轮播*/

.newsswiper {
	position: relative;
	float: left;
	width: 676px;
	overflow: hidden;
}

.newsswiper .swiper-container {
	height: 375px;
	width: 676px;
}

.newsswiper .swiper-slide a {
	display: block;
	text-align: center;
}

.newsswiper .swiper-slide a img {
	width:100%;
	height: 375px;
    display: inline-block;
}
.tabSwiper{width:100%;}
.newsswiper p.title {
	position: absolute;
	bottom: 0;
	height: 38px;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 38px;
	text-indent: 1em;
	width: 80%;
	background: url(../images/index/pbg.png);
	padding: 0;
	padding-right:20%;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.newsswiper .pagination {
	position: absolute;
	right: 20px;
	bottom: 9px;
	z-index: 99;
	color: #fff;
}

.newsswiper .pagination {
	position: absolute;
	bottom: 9px;
	right: 0;
	z-index: 29;
	width: 110px;
	left: auto;
	text-align: right;
	padding-right: 8px
}
.newsswiper .pagination .swiper-pagination-bullet{
	margin-right:10px;
	background:rgba(255, 255, 255, 0.4) !important
}
.newsswiper .pagination .swiper-pagination-bullet-active{
	opacity:1;
	background:#fff !important;
}
.newsswiper .arrow{
	display:none;
}
.newsswiper:hover .arrow{
	display:block;
}
.newsswiper .layui-icon-left {
	position: absolute;
	left: 0;
	top: 50%;
	background: url(../images/index/lbleft.png) no-repeat;
	width: 37px;
	height: 45px;
	margin-top: -20px;
	z-index: 99;
}

.newsswiper .layui-icon-right {
	position: absolute;
	right: -4px;
	top: 50%;
	background: url(../images/index/lbright.png) no-repeat;
	width: 37px;
	height: 45px;
	margin-top: -20px;
	z-index: 99;
}
/*要闻*/

.focus {
	width: 490px;
	height: 425px
}


/*.focus .common_hd{ padding-left: 5em}*/

.focus .common_hd .icon {
	position: absolute;
	left: 0;
	top: 0
}

.focus .newslist li h4 {
	padding-right: 0;
}


/*专题swiper*/

.ztswiper {
	width: 100%;
	position: relative;
}

.ztswiper .swiper-container {
	width: 100%;
}

.ztswiper .swiper-slide {
	width: 100%;
}

.ztswiper img {
	width: 100%;
	max-height: 110px;
}


/*.ztswiper .pagination{
	position: absolute;
	right: 10px;
	bottom: 10px;
}*/

.ztswiper .pagination {
	position: absolute;
	bottom: 10px;
	right: 0;
	z-index: 29;
	width: 110px;
	left: auto;
	text-align: right;
	padding-right: 12px
}

.ztswiper .pagination span {
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #fff;
	margin: 0 5px;
	cursor: pointer;
	opacity: .5;
	border-radius: 0px;
}

.ztswiper .swiper-pagination-bullet-active {
	background: #fff;
	opacity: 1 !important;
}
/*疫情信息*/
.yqxx{margin-top: 20px;}
.yqxxtitle{
	width: 99px;
	height: 103px;
	background: url(../images/index/yqxxbg.png) no-repeat;
	background-size: 100% 100%;
	padding-top: 15px;
/** 文本1 */
font-size: 24px;
font-weight: 900;
letter-spacing: 9.33px;
line-height: 35px;
color: rgba(255, 255, 255, 1);
text-align: center;
vertical-align: top;
box-sizing: border-box;
/*font-family: '思源宋体';*/

}
.yqxxtitle a{
	color:#fff;
}
.yqxxswiper{
	width: 1088px;
	position: relative;
	
}
.yqxxswiper .swiper-slide a img{
	width: 100%;
	height:103px;
}
.yqxxswiper .arrow{
	width: 24px;
	height: 35px;
	position: absolute;
    top: 50%;
    z-index: 99;
    margin-top: -18px;
}
.yqxxswiper .layui-icon-left{
	background: url(../images/index/yqxxleft.png) no-repeat;
    left: 0;
	
}
.yqxxswiper .layui-icon-right{
	background: url(../images/index/yqxxright.png) no-repeat;
	right: 0;
}
@media screen and (max-width: 991px) {
	.yqxxtitle{
		width: 30%;
    height: 3em;
    font-size: 16px;
    line-height: 3em;
    padding: 0;
    text-align: center;
	}
	.yqxxswiper{
		width: 68%;
	}
	.yqxxswiper .swiper-slide a img{
		height:3.4em;
	}
	}
@media screen and (max-width: 450px) {
	.yqxxtitle{
		letter-spacing: 4px;
	}
}
/*政务公开*/

.zwgk {
	width: 100%;
	height: 440px;
	background: #F5F8FA;
	margin-top: 36px;
}

.title {
	width: 100%;
	padding-top: 35px;
	line-height: 36px;
	padding-bottom: 16px;
}

.title h2 {
	height: 36px;
	font-size: 26px;
	font-family: 微软雅黑;
	color: #000;
	font-weight: bold;
	line-height: 36px;
}

.title h2 font {
	color: #165E87;
}

.title span a {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #383838;
	margin-right: 20px;
}


/*政策*/

.zc {
	width: 792px;
	height: 320px;
	background: rgba(255, 255, 255, 0);
	border-radius: 7px;
	border: 1px solid #E0E0E0;
	box-sizing: border-box;
	padding: 22px;
}


/**/

.zwgk .zzc {
	border: 1px solid #e9ecf0;
	background: #ecf3fa url(../images/index/zcbanner.png) no-repeat;
	background-size: 100%;
	height: 0;
	padding-top: 9%;
	position: relative;
	margin-bottom: 18px;
}

.zwgk .layui-form {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -19px;
	left: 0;
	padding: 0 25px 0 9.5em;
	box-sizing: border-box;
	font-family: YouSheBiaoTiHei;
}

.zwgk .layui-form button {
	position: absolute;
	top: 0;
	right: 25px;
	line-height: 39px;
	height: 39px;
	background-color: #005293;
	font-size: inherit;
	border: none;
	width: 85px;
	height: 39px;
	background: #1772B4;
	border-radius: 2px;
	color: #fff;
}

.zwgk .layui-form-label {
	width: auto;
	font-size: 144.444%;
	font-weight: 700;
	color: #005293;
	padding-left: 19px;
	line-height: 27px;
	position: absolute;
	top: 5px;
	left: 0
}

.zwgk .layui-form-label b {
	color: #a81010
}

.zwgk .layui-input {
	width: 100%;
	border: none;
	box-sizing: border-box;
	line-height: 39px;
	height: 39px;
	padding: 0 10px;
}

.zwgk .layui-input::-webkit-input-placeholder {
	color: #ADADAD;
}


/*政策list*/

.zclist {
	width: 360px;
}

.tit {
	width: 100%;
	margin-bottom: 6px;
	line-height:42px;
}

.tit a {
	color: #000;
}

.tit span {
	font-size: 18px;
	font-family: "微软雅黑";
	color: #383838;
	line-height: 42px;
	    font-weight: bold;
}

.tit span a {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #383838;
}
.titmore{
	font-size: 14px;
	font-family: "微软雅黑";
	color: #383838;
}
.zfxxgkahref{
	color:#fff;
}
.zclist ul {
	width: 100%;
}

.zclist ul li {
	width: 96%;
	position: relative;
	padding-left: 4%;
	height: 40px;
	line-height: 40px;
}

.zclist ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	width: 3px;
	height: 3px;
	background: #999;
}
.zxftpic:before{
	margin-top: -11px !important;
	width: 22px !important;
	height: 22px !important;
	background: url(../images/index/zxftpic.png) no-repeat !important;
	background-size:100% 100% !important;
}
.zxftvideo:before{
	margin-top: -15px !important;
	width: 29px !important;
	height: 29px !important;
	background: url(../images/index/zxftvideo.png) no-repeat !important;
	background-size:100% 100% !important;
}
.zxftpic,.zxftvideo{padding-left: 8% !important;}
.zclist ul li a {
	color: #000;
	width: 85%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	/* padding-top: 5px; */
	display: inline-block;
	line-height: 19px;
	font-size: 16px;
	/* min-height:38px; */
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	float: left;
}

.zclist ul li p {
	color: #A6A6A6;
	margin: 0px 0;
}
.zclist ul li span{
	color: #A6A6A6;
}
.zclist ul li p font {
	color: #1C629C;
	margin-right: 20px;
}
#yjzjlist li{width:100%;height:auto;}
#yjzjlist li a{width:100%;}
#yjzjlist  li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 20px;
	margin-top: -3px;
	width: 3px;
	height: 3px;
	background: #999;
}
.xxgk {
	width: 380px;
	height: 320px;
	background: rgba(255, 255, 255, 0);
	border-radius: 7px;
	border: 1px solid #E0E0E0;
	position: relative;
}

.xxgk h2 {
	width: 274px;
	height: 46px;
	position: absolute;
	top: 0;
	background: url(../images/index/xxgktitle.png) no-repeat;
	text-align: center;
	line-height: 46px;
	left: 50%;
	margin-left: -137px;
	color: #fff;
	font-weight: 400;
	font-size: 18px;
}
.xxgk h2 a{
	width:100%;
	height:100%;
	display:inline-block;
}
.xxgk ul {
	width: 100%;
	padding-top: 46px;
}

.xxgk ul li {
	width: 100%;
	height: 68px;
	line-height: 68px;
	border-top: 1px dashed #D9D9D9;
}

.xxgk ul li:nth-child(1) {
	border-top: none;
}

.xxgk ul li a {
	width: 92%;
	display: inline-block;
	padding: 0 4%;
}

.xxgk ul li a p {
	font-size: 17px;
	font-family: "微软雅黑";
	color: #333333;
}

.xxgk ul li a img {
	width: 44px;
	margin-top: 12px;
}

.zwfw .title h2 {
	position: relative;
	z-index: 2;
	background: #fff;
	padding: 0 20px 0px 0px;
}

.zwfw .title {
	position: relative;
}

.zwfw .title:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #D1D1D1;
	left: 0;
	top: 60%;
	opacity: 0.27;
}

.zwfw .title h2:after {
	content: "";
	position: absolute;
	width: 11px;
	height: 11px;
	background-color: #DEDEDE;
	top: 51%;
	margin-top: -5.5px;
	margin-left: 20px;
}

.zwfwlist {
	width: 100%;
}

.zwfwlist li {
	width: 344px;
	background: #F5F8FA;
	float: left;
	padding: 22px;
	margin: 6px;
}

.zwfwlist li a {
	width: 100%;
	display: inline-block;
}

.zwfwlist li a img {
	width: 45px;
	float: left;
}

.zwfwright {
	margin-left: 16px;
	float: left;
}

.zwfwright h4 {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #000000;
	line-height: 21px;
}

.zwfwright p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #A6A6A6;
	line-height: 18px;
	margin-top: 6px;
}

.zxfwswiper {
	width: 1156px;
	background: rgba(255, 255, 255, 0);
	border-radius: 7px;
	border: 1px solid #E8E8E8;
	margin-top: 20px;
	padding: 22px;
	/*box-sizing: border-box;*/
	position: relative;
}

.zxfwswiper .swiper-container {
	width: 100%;
	margin:0;
	padding:0;
}

.zxfwswiper .swiper-slide {
	width: 100%;
}

.zxfwswiper .swiper-slide img {
	float: left;
	width: 197px;
	height: 107px;
}

.zxfwswiperright {
	float: left;
	margin-left: 20px;
	width: 54%;
}

.zxfwswiperright h3 {
	width: 100%;
	height: 25px;
	font-size: 16px;
	font-family: Helvetica;
	color: #383838;
	line-height: 25px;
	margin-bottom: 5px;
	    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.jktime{
	    text-align: left;
    margin-top: 10px;
	line-height:18px;
}
.zxfwswiperright .subtitle {
	width: 100%;
	font-size: 14px;
	font-family: Helvetica;
	color: #A6A6A6;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 12px;
	height:44px;
}

.zxfwswiperright p {
	font-size: 14px;
	font-family: Helvetica;
	color: #A6A6A6;
}

.zxfwswiperright p font {
	color: #1C629C;
	margin-right: 20px;
}

.zxfwswiper .layui-icon-left {
	position: absolute;
	left: 0;
	top: 50%;
	background: url(../images/index/lbleft.png) no-repeat;
	width: 32px;
	height: 40px;
	margin-top: -20px;
	z-index: 99;
}

.zxfwswiper .layui-icon-right {
	position: absolute;
	right: 0;
	top: 50%;
	background: url(../images/index/lbright.png) no-repeat;
	width: 32px;
	height: 40px;
	margin-top: -20px;
	z-index: 99;
}


/*互动交流*/
.hdjl{
	margin-bottom:40px;
}
.hdjl .title h2 {
	position: relative;
	z-index: 2;
	background: #fff;
	padding: 0 20px 0px 0px;
}

.hdjl .title {
	position: relative;
}

.hdjl .title:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #D1D1D1;
	left: 0;
	top: 60%;
	opacity: 0.27;
}

.hdjl .title h2:after {
	content: "";
	position: absolute;
	width: 11px;
	height: 11px;
	background-color: #DEDEDE;
	top: 51%;
	margin-top: -5.5px;
	margin-left: 20px;
}

.zqyj {
	width: 381px;
	background: rgba(255, 255, 255, 0);
	border-radius: 7px;
	border: 1px solid #E8E8E8;
	padding:15px 25px;
	box-sizing: border-box;
	margin-right: 23px;
}

.zqyj .zclist {
	width: 100%;
}

.ly {
	width: 180px;
	float: left;
}

.ly ul {
	width: 100%;
}

.ly ul li {
	width: 100%;
	padding: 30px 0 30px 15px;
	background: rgba(205, 233, 255, 0.39);
	border-radius: 7px;
	box-sizing: border-box;
}

.ly ul li a {
	width: 100%;
	display: inline-block;
}

.ly ul li a img {
	float: left;
	/*margin-left: 25px;*/
}

.gwywls{width: 190px;}
.gwywls img{width: 100%;}
.gwywls li{margin-bottom: 2px;}




.jt {
	float: right !important;
	margin-top: 10px;
}

.lydiv {
	margin-left: 8px;
	float: left;
}

.lydiv h4 {
	font-size: 16px;
	font-family: Helvetica;
	color: #000000;
	line-height: 21px;
}

.lydiv p {
	font-size: 12px;
	font-family: Helvetica;
	color: #7796A8;
	line-height: 18px;
	margin-top: 6px;
}
.newsswiper .title:before{
	display:none !important;
}
.zwgk .title:before{
	display:none !important;
}
.zwgk .title h2{
	background:none;
}
.zwgk .title h2:after{
	display:none !important;
}
/*飘窗*/
.piaochuan{
			width: 172px;
			position: fixed;
			right: 0;
			bottom: 0;
			z-index:9999;
		}
		.piaochuan span{
			width: 100%;
			text-align: right;
			display: inline-block;
			color: #676767;
			font-size: 12px;
			padding-right: 10px;
			box-sizing: border-box;
			line-height: 18px;
			cursor: pointer;
		}
		.piaochuan span img{
			width: 16px;
			vertical-align: middle;
		}
		.pccontent{
			padding: 13px 15px 15px;
			background: #fff;
			border: 1px solid #69AEDB;
			font-size: 14px;
			font-weight: 400;
			letter-spacing: 0px;
			line-height: 20.27px;
			color: rgba(56, 56, 56, 1);
			text-align: justify;
			vertical-align: top;
			border-radius: 10px;
			text-indent: 2em;
		}
		.gwywls .m-hide{max-height:224px;}
@media screen and (max-width: 991px) {
	
	.zwgklm{width:100%;}
	.zxfwswiper {width:100%;box-sizing: border-box;}
	h1,
	h2 {
		font-size: 22px !important;
	}
	h3 {
		font-size: 14px !important;
	}
	.tt{
		height: auto;
	}
	.tt h1{
		padding-top: 0;
		height:auto;
		    white-space: inherit;
			line-height:40px;
	}
	.tt p{
		height: auto;
		padding-bottom: 10px;
	}
	.newsswiper {
		height: 55vw;
	}
	.newsswiper .swiper-slide a img{
		max-height: 55vw;
	}
	.newsswiper .swiper-container {
		height: 55vw !important;
	}
	.newsswiper .title {
		font-size: 16px !important;
	}
	.common_hd li a {
		font-size: 16px !important;
	}
	.common_hd li+li {
		margin-left: 4% !important;
	}
	.common_hd li {
		padding: 0% !important;
	}
	.ywdiv {
		padding: 5% !important;
		margin-top: 0;
	}
	.m-show {
		display: block;
	}
	.m-hide{
		display: none;
	}
	.m-show a {
		color: #333;
	}
	.zclist{
	width: 100%;
	}
	.zclist ul li a{
		width:80%;

	}
	.zclist ul li span{
		width:20%;
		display:inline-block;
		text-align:right;
	}
	#yjzjlist li span{
		width:auto !important;
	}
	.ztswiper {
	margin-top: 20px;
	}
	.ztswiper img {
		width: 100%;
		height: auto;
	}
	.ztswiper .pagination{
		display:none;
	}
	.ywdiv,
	.newsswiper,
	.focus,
	.zc,
	.xxgk,
	.nav ul,
	.newsswiper .swiper-container,
	.zqyj,
	.ly,.zwgk {
		width: 100% !important;
		height: auto !important;
	}
	.gwywls{
		width:100%;
	}
	.gwywls img{
		width:100%;
	}
	.zqyj {
		margin-right: 0px !important;
		padding: 10px 2%;
		margin-bottom: 20px;
	}
	.zwgk .zzc {
		background: 0 0;
		border: none;
		height: auto;
		padding-top: 0;
	}
	.zwgk .layui-form-label {
		font-size: 122.221%;
		padding-left: 0;
		position: relative
	}
	.zwgk .layui-form {
		padding: 20px 0 20px;
		position: relative;
		margin: 10px 0 20px;
	}
	.zwgk .layui-form input {
		border-radius: 4px;
	}
	/* .zwgk .layui-form a.layui-btn, .zwgk .layui-form button, .zwgk .layui-form input{ line-height: 35px;height: 35px } */
	.zwgk .layui-form button {
		right: 0;
		top: 0px;
		border-radius: 4px;
	}
	.xxgk{
		margin-top: 20px;
	}
	.zwgk .layui-form{
		margin: 0;
		padding: 0;
	}
	.zwfwlist li{
		    width: 100%;
    box-sizing: border-box;
    padding: 5%;
    margin: 10px 0;
	}
	.zxfwswiper .swiper-slide img{
		width: 30%;
	}
	.zxfwswiperright{
		margin-left: 2%;
		width: 68%;
	}
	.zxfwswiperright p font{
		margin-right: 2%;
	}
	.ly ul li{
		padding: 22px 2%;
		margin-bottom: 20px;
	}
	.ly ul li a img{
		margin-left: 2%;
	}
	.zwgklm  a{
		    width: 33%;
    display: inline-block;
	margin-right:0px !important;
	}
		.zwgk{
		margin-top:20px;
	}
	.zc{
		padding:2% !important;
	}
	.zxfwswiperright h3{
		height:auto;
		line-height:inherit;
	}
	.zclist ul li{
		height:auto;
	}
	.zclist ul li a{
		height:auto;
	}
	.ttdiv{height:auto;}
	.ttdiv .ttmore{
		width:100%;
	}
	
}
@media screen and (max-width: 441px) {
	.zxfwswiper .swiper-slide img{width:100%;}
	.zxfwswiperright{
		    margin-left: 0%;
    width: 100%;
    margin-top: 10px
	}
}

.yqlj{margin-bottom: 20px;}
.yqlj .box{position: relative; line-height: 32px; min-height: 32px;}
.yqlj .yqlj-tit{font-size: 24px; position: absolute; left: 0; top: 0; font-weight: bold;}
.yqlj .yqlj-tit span{color: #165E87;}
.yqlj ul{margin-left: 115px;}
.yqlj ul li{float: left; font-size: 18px; font-weight: bold; margin-right: 20px;}
.yqlj ul li a{color: #333;}
.yqlj ul li a:hover{color: #165E87;}
@media screen and (max-width: 991px) {
	.yqlj .yqlj-tit{font-size: 22px;}
	.yqlj ul li{font-size: 16px;}
	.yqlj ul{margin-left: 100px;}
}